home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Max Special: Max Gallery
/
Max Special Gallery.iso
/
pc
/
gall8.dir
/
00069_monitor1Button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-03
|
100 b
|
7 lines
on mouseUp
global monitor1Frame
if monitor1Frame <> "*" then
go(monitor1Frame)
end if
end